PDF4Java Reference Documentation
com.o2sol.pdf4java.content.images Package / PDFVisualImage Class / getWidth Method
In This Topic
    getWidth Method
    In This Topic
    Gets the image width.
    Syntax
    public int getWidth()

    Return Value

    The width of the image in pixels.
    See Also